home *** CD-ROM | disk | FTP | other *** search
- object MPEGConfig_ZoomWindowForm: TMPEGConfig_ZoomWindowForm
- Left = 483
- Top = 115
- Width = 152
- Height = 191
- BorderStyle = bsSizeToolWin
- Caption = '�g��c�[��'
- Color = clBtnFace
- Constraints.MaxHeight = 319
- Constraints.MaxWidth = 280
- Constraints.MinHeight = 191
- Constraints.MinWidth = 152
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Scaled = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnHide = FormHide
- OnKeyDown = FormKeyDown
- OnResize = FormResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object PreviewBevel: TBevel
- Left = 7
- Top = 7
- Width = 130
- Height = 130
- Anchors = [akLeft, akTop, akRight, akBottom]
- end
- object PreviewBox: TDXPaintBox
- Left = 8
- Top = 8
- Width = 128
- Height = 128
- Anchors = [akLeft, akTop, akRight, akBottom]
- AutoStretch = False
- Center = False
- KeepAspect = False
- Stretch = True
- ViewWidth = 0
- ViewHeight = 0
- end
- object ZoomRadioButton4: TRadioButton
- Tag = 4
- Left = 52
- Top = 143
- Width = 41
- Height = 17
- Anchors = [akBottom]
- Caption = '4�{'
- TabOrder = 1
- OnClick = ZoomRadioButtonClick
- end
- object ZoomRadioButton6: TRadioButton
- Tag = 6
- Left = 96
- Top = 143
- Width = 41
- Height = 17
- Anchors = [akBottom]
- Caption = '6�{'
- TabOrder = 2
- OnClick = ZoomRadioButtonClick
- end
- object ZoomRadioButton2: TRadioButton
- Tag = 2
- Left = 8
- Top = 143
- Width = 41
- Height = 17
- Anchors = [akBottom]
- Caption = '2�{'
- TabOrder = 0
- OnClick = ZoomRadioButtonClick
- end
- end
-